home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 114
/
Vol 114.iso
/
games
/
park_thi.swf
/
scripts
/
DefineSprite_923
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-08-12
|
166 b
|
9 lines
stop();
playAgain_btn.onRelease = function()
{
_root.score = 0;
_root.playIntro = true;
_root.playIntro2 = true;
_root.gotoAndStop("lblgame");
};